home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / frame_1403 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  135 b   |  10 lines

  1. set("/:test",eval("/Save:Fichier"));
  2. if(eval("/Save:Fichier") ne "")
  3. {
  4.    gotoAndStop(1399);
  5. }
  6. else
  7. {
  8.    gotoAndPlay(1315);
  9. }
  10.